citydemo (Interactive City Management Demo) There is an icon for this demo in the demo program group. To run the City Management Demo, open the demo program group and double-click on the icon. If you have installed the demo it will run from the hard drive. Otherwise it will run from the CD-ROM drive. You will be prompted to insert the DataViews CD. To remake the demo: 1. Open an MS-DOS command prompt. 2. Go to the directory for the demo: cd \dvtools\demos\citydemo 3. To make the demo, type: nmake ------------------------------------------------------------- This demo illustrates Civilian Command, Control, Communication, and Intelligence [C4i], or Civilian C3i. Although it only contains one map, it is easily expandable by adding additional maps and overlays. The demonstration also shows the flexible use of DataViews as a Geographic Information System [GIS] programming tool. NOTE: The zooming and panning template is based, almost line by line, on the "dp_manip.c" example program found in the dvtools\examples\programs directory. This illustrates that DV-Tools code lends itself easily to building a library of re-usable functions.